EntityExtractionResultTaskSuggestions Property |
Represents a list of TaskSuggestion elements.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<TaskSuggestion> TaskSuggestions { get; }Public ReadOnly Property TaskSuggestions As IList(Of TaskSuggestion)
Get
Property Value
Type:
IListTaskSuggestion
See Also